home *** CD-ROM | disk | FTP | other *** search
/ 130 MIDI Tool Box / 130 MIDI Tool Box.iso / midie110 / whatsnew.110 < prev   
Text File  |  1991-11-12  |  4KB  |  83 lines

  1.                              MIDI Edit Version 1.10
  2.                            For Microsoft Windows 3.0
  3.                               (C) Dan McKee, 1991
  4.  
  5. What is New in Version 1.10
  6.  
  7. In this file I will describe the bugs that were found in version 1.00 of MIDI
  8. Edit, and describe the enhancements that went into Version 1.10.  Thanks go out
  9. to all of you who sent me suggestions, as well as those who sent me bugs.  Keep
  10. up the good work.
  11.  
  12. Bug fixes to MIDI Edit version 1.00 --------------------------------------------
  13.  
  14. 1.  Recording on top of an existing track would often fail - nothing would be
  15.     recorded at all.
  16.  
  17. 2.  If you changed directories then pressed help, the Windows Help engine
  18.     wasn't able to find the help file.
  19.  
  20. 3.  There were a number of bugs in the import of ROL files.  These include
  21.     errors in the translation of tempo changes as well as problems reassigning
  22.     patches.
  23.  
  24. 4.  Configuring the MIDI port (MIDI Configure command) did not cause the
  25.     MIDIEDIT.INI file to be updated.
  26.  
  27. 5.  Switching MIDI Thru switch did not have an immediate effect.
  28.  
  29. 6.  Piano roll window had some problems when using Tab and Shift-Tab to select
  30.     a note.
  31.  
  32. 7.  The MIDI Capture Hex command could overflow, resulting in a loss of data.
  33.     This should not happen anymore, however the dialog will display a message
  34.     if it does.
  35.  
  36. Bug fixes to MIDILIB.DLL version 1.00 ------------------------------------------
  37.  
  38. 1.  If playback was started somewhere other than at the beginning of a song,
  39.     and if a high timebase was used, the song would not start playing at the
  40.     correct spot.
  41.  
  42. Enhancements in Version 1.10 ---------------------------------------------------
  43.  
  44. 1.  Tempos:  Tempos were completely revamped.  Tempos are now supported from 8
  45.     to 350 beats per minute in all timebases.  Tempo changes will also now take
  46.     effect at the proper place in the song, rather than after some delay.
  47.  
  48. 2.  Space Bar:  due to many requests, the space bar can now be used to start
  49.     and stop play.  This is effective on the main window, track list window and
  50.     piano roll window - so long as the play controls window is open.
  51.  
  52. 3.  MIDI Real Time Switch:  if the real time switch is enabled, the play
  53.     control window will show "Waiting..." instead of a beat number.  When a
  54.     MIDI Start or Continue message is sent, normal counting will start.
  55.  
  56. 4.  File Import:  aside from the bugs in this process, there are two new
  57.     switches.  The ROL Pitch Wheel switch determines whether or not the ROL
  58.     file's pitch wheel messages are to be translated.  All ROL files contain
  59.     Pitch Wheel information - but they normally translate better without them.
  60.     The ROL Save Patches switch determines whether or not the patch
  61.     reassignments set are saved.  If you keep saving the assignments, you
  62.     shouldn't have to do as much work to set up the next ROL file you import.
  63.  
  64. 5.  Song Directory:  MIDI Edit now remembers the directory you were last in.
  65.     The next time you start it up you won't have to change directories to load
  66.     the song you were last working with.
  67.  
  68. 6.  Track Clear Section:  This is a new command that will delete all events in
  69.     a section of a track.  Check it out in the help.
  70.  
  71. 7.  Track Replicate:  This is a new command that will copy all events in a
  72.     portion of a track one or more times.  This is great for drum tracks and
  73.     other repetitive sections.
  74.  
  75. 8.  Play Control:  any patch changes received while recording now set the
  76.     appropriate channel's patch in the window.
  77.  
  78. 9.  About:  the about box now displays the ROM version number from the MPU.
  79.     This may be helpful if you have some problems.
  80.  
  81. 10. When recording with MIDI Sync mode the program will no longer hang if no
  82.     MIDI clock events are seen.
  83.